@charset "UTF-8";
/* <!-- 头条 --> */
.headlines{
    height: 58px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 12px 0;
    background: #fff;
}
.headlines .title{
    width: 810px;
}
.headlines .wl{
    width: 195px;
}
.headlines .wl img{
    margin-left: 20px;
}
.headlines .title h2{
    font-size: 30px;
    color: #da3b3a;
}
.headlines .title p{
    color: #777777;
}
/* <!-- 轮播图 新闻--> */
.banner_new{
    height: 400px;
}
.slide2{
  width: 690px;
    height: 400px;
  position:relative;
  overflow:hidden;
}
.slide2 .pic2 {
    position: relative;
    height: 370px;
    float: left;
}
.slide2 .pic2 li {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.slide2 .pic2 img {
    width: 690px;
    height: 400px;
    display: block;
    float: left;
}
.slide2 .txt2 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 30px;
    width: 100%;
    overflow: hidden;
}
.slide2 .txt2 li {
    height: 30px;
    line-height: 30px;
    position: absolute;
}
.slide2 .txt2 li a {
    display: block;
    color: white;
    padding: 0 0 0 20px;
    font-size: 16px;
    text-decoration: none;
}
.slide2 .num2 {
    position: absolute;
    z-index: 3;
    bottom: 9px;
    right: 7px;
}
.slide2 .num2 li {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    width: 11px;
    height: 11px;
    border-radius: 10px;
    background: #f9f9f9;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-right: 8px;
    cursor: pointer;
}
.slide2 .num2 .on {
    background: #18388c;
}
.slide2 .btbg2 {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.new{
    width: 500px;
    height: 400px;
    background: #fff;
}
/*<!--中间宣传栏--> */
.owl-carousel{touch-action: none;}
.owl-carousel .item{display: block; width: 100%; overflow: hidden;}
.owl-carousel .item img{display: block; width: 100%;}


.owl-carousel .owl-dots{position: absolute; z-index: 99; bottom: 10%; right: 1%;}
.owl-carousel .owl-dot{float: left; width: .75em; height: .75em; margin-right: .3125em; background: rgba(255, 255, 255, .4); border-radius: 50%; border: none;}
.owl-carousel .owl-dot.active{background: #0490ff;}
/* <!-- 公示公告 政策文件 --> */
.dynamic{
    height: 304px;
    margin-top: 10px;
}
.dynamic .new{
    width: 596px;
    height: 304px;
}




.mk05 {
    height: 108px;
    background: #fff;
    margin-top: 10px;
}

.prev1 {
    float: left;
    margin-left: 10px;
    /* background: url(../images/prev.png); */
    background: #f2f2f2;
    width: 30px;
    line-height: 88px;
    height: 88px;
    margin-top: 10px;
    cursor: pointer;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 20px;
    font-family: 宋体;
    font-weight: bold;
}
.slide3 {
    float: left;
    margin-top: 10px;
    height: 88px;
}
.mk05_news_con .owl-carousel .owl-item img{
    height: 88px;
}
.mk05_news_con .owl-nav div{position: absolute; top: 50%; margin-top: -22px; width: 44px; height: 44px; background: url(../images/scroll_arrow.png) no-repeat #fff; border-radius: 50%; cursor: pointer; box-shadow:0 0 18px 5px rgba(112,112,112,0.15);}
.mk05_news_con .owl-nav .owl-prev{left:-20px;}
.mk05_news_con .owl-nav .owl-next{right:-20px; background-position: -44px 0;}
.mk05_news_con .owl-nav.disabled{display: block;}
.mk05_news_con .owl-nav div:hover{box-shadow:0 0 18px 5px rgba(112,112,112,0.3);}
.mk05_news_con.across .owl-nav .owl-prev{left: -59px;}
.mk05_news_con.across .owl-nav .owl-next{right: -59px;}
.next1 {
    float: right;
    margin-right: 10px;
    /* background: url(../images/next.png); */
    background: #f2f2f2;
    width: 30px;
    line-height: 88px;
    height: 88px;
    margin-top: 10px;
    cursor: pointer;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 20px;
    font-family: 宋体;
    font-weight: bold;
}
.zcti {
    float: left;
    height: 88px;
}
.zcti li {
    width: 266px;
    height: 88px;
    margin-left: 14px;
    float: left;
}
.zcti li a {
    display: block;
}
.zcti li a img {
    width: 266px;
    height: 88px;
}





.message{
    height: 242px;
    margin-top: 10px;
    margin-bottom: 20px; 
}
.message h2{
    margin-bottom: 15px;    font-size: 20px;
}
.message .interview{
    width: 410px;
    height: 182px;
    margin-right: 10px;
    background: #fff; 
    padding: 30px 25px;
}  
.message .interview_ft{
    height: 140px;
}  
.message .interview_ft h3{
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: bold;
}
.message .interview_ft h3 img{
    width: 12px;
    height: 12px;
}
.message .interview_ft p{
    margin-bottom: 8px;
}
.message .interview_ft p .span1{
    display: inline-table;
    display: inline-flex;
    display: inline-grid;
    width: 170px;
}
.message .interview_ft div.fl{
    width: 240px;
    height: 140px;
}
.message .interview  img.fl{
    width: 159px;
    height: 140px;
    margin-right: 10px;
}
.message .open{
    width: 330px;
    height: 182px;
    margin-right: 10px;
    padding: 30px 15px;
    background: #fff;  
}
.message .major{
    width: 360px;
    height: 242px;
}
.message .open p{
    height: 40px;
    margin-bottom: 10px;
}
.message .open a{
  	width: 160px;
    line-height: 40px;
    height: 40px;
    float: left;
    display: block;
    border: 1px solid #245399;
    text-align: center;
}
.message .open a:hover{
    background: #245399;
    color: #fff;
}
.message .open .a1{
    width: 151px;
    margin-right: 10px;
}
.message .open .a2{
    width: 145px;
}
.message .open .a3{
    width: 173px;
    margin-right: 10px;
}
.message .open .a4{
    width: 123px;
}
.message .open .a5{
    width: 308px;
}
.major .major_top{
    width: 310px;
    height: 124px;
    background: #fff;
    padding: 30px 25px 0;
    margin-bottom: 10px;
}
.major .major_top p a{
    display: block;
    float: left;
    width: 70px;
    height: 50px;
    text-align: center;
    padding-top: 13px;
    margin-left: 10px;
}
.major .major_top .meeting{
    background: #f2ebdd;
    margin-left: 0px;
    color: #cfac66;
}
.major .major_top .file{
    background: #f8e1e3;
    color: #d0838a;
}
.major .major_top .leader{
    background: #dde5f2;
    color: #89a3ce;
}
.major .major_top .policy{
    background: #d3e9c8;
    color: #9cc289;
}
.major_bot{
  display:flex;
    justify-content: space-between;
  position: relative;
}
.syewm{
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 90px;
  display: none;
}
.syewm img{
  width: 100%;
  height: 100%;
}
.major a{
    width: 82px;
    height: 78px;
    background: #fff;
    float: left;
    text-align: center;
}
.major .major_bot a img{
    width: 57px;
    height: 53px;
    margin-top: 12px;
}
.major .major_bot .img_1{
    width: 30px;
    height: 32px;
}
.major .major_bot .img_2{
    width: 31px;
    height: 32px;
}
.major .major_bot .img_3{
    width: 37px;
    height: 31px;
}
.major .major_bot span{
    display: block;
    margin-top: 4px;
}
.mr_le_lf{
    margin: 0 10px;
}


/*弹框css*/

.alert-mengban {
      position: fixed;
      top: 0px;
      left: 0px;
      z-index: 1000;
      background: #000000;
      opacity: 0.8 !important;
      filter: alpha(opacity=80) !important;
      width: 100%;
      height: 100%;
      display: none;
    }

    .alert-warning {
      position: fixed;
      left: 50%;
      top: -400px;
      margin-left: -300px;
      width: 600px;
      height: 270px;
      background: #fff;
      z-index: 10001;
      display: none;
      border: 2px solid;
      border-radius: 10px;
    }

    .alert-delete {
      width: 100%;
      height: 38px;
      position: relative;
    }

    .alert-delete span {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 19px;
      height: 19px;
      background: url(../images/close_ck.png) center center no-repeat;
      cursor: pointer;
    }

    .alert-wzsm {
      width: 520px;
      height: 100px;
      margin: 15px auto 0;
      line-height: 35px;
      font-size: 24px;
      color: #000;
      text-align: center;
      font-family: "Microsoft YaHei";
      padding-bottom: 15px;
      border-bottom: 1px solid #d4d4d4;
    }

    .alert-wzsm p {
      font-size: 24px;
      font-family: "Microsoft YaHei";
    }

    .alert-footer {
      width: 100%;
      height: 105px;
      font-size: 24px;
      color: #000;
    }

    .alert-footer span {
      cursor: pointer;
      float: left;
      font-family: "Microsoft YaHei";
    }

    .continue {
      width: 124px;
      height: 42px;
      background: url(../images/jxfw_text.png) center center no-repeat;
    }

    .fangqi {
      line-height: 42px;
      font-size: 20px;
      color: #ab0d07;
      margin-left: 20px;
    }

    .xuanze {
      width: 210px;
      height: 42px;
      margin: 25px auto 0;
      
      
    }
.r_gg{
  width: 200px; 
  height: 133px; 
  position: fixed; 
  top:500px; 
  right: 40px; 
  cursor: pointer;
  z-index: 2;
}
.r_gg img{ 
  width:100%;
  height: 100%;
}
.r_gb{
  position: absolute;
  right: 0;
  bottom: -22px;
}

/*列表页翻页*/  
#all_list li{
    line-height: 40px;
    height: 40px;                  
}                          
#mypages {
        text-align: center;
    }
 #mypages a{ 
    padding: 0 10px;
	color:red;
 }  
 .defalt_total{
 	color:red;
 }
 #mypages .first, #mypages .last,#mypages .prev,#mypages .next{
 	padding: 3px 6px;
    font-size: 14px;
    color: #333;
    border: 1px solid #eee;
}
#mypages .prev{
	border-left: none;
}
#mypages .next{
border-right: none;
}
 #mypages .first{
    margin-left: 10px;
}
#mypages .last{
	margin-right: 10px;
	
}             